concurrent access造句
例句与造句
- During the time that it is held , the sch - m lock prevents concurrent access to the table
保持该锁期间, sch - m锁将阻止对表进行并发访问。 - It is often useful to allow a limited number of threads concurrent access to a resource
允许有限数目的线程并发访问某个资源通常十分有用。 - Applications characterized by real time highly concurrent access , with short duration transactions
以实时高并发访问为特征且具有持续时间较短的事务的应用程序。 - Your applications must be prepared to support multiple concurrent access by users with differing locale requirements
应用程式必须做好准备,支援具有不同地区需求的用户的多个并发存取。 - To avoid performance issues , it is necessary to simulate numerous concurrent access to your website to see how it reacts - before releasing it
为了避免性能问题,必须模拟对网站的并发操作,看看反应? ?在发布前进行。 - It's difficult to find concurrent access in a sentence. 用concurrent access造句挺难的
- Document management system phase i project - to convert paper documents into digitised images and provide on - line and concurrent access to all documents in electronic form
2 .文件管理系统第一期计划把纸本文件转换为数码图像。 - Given a scenario , write code that makes appropriate use of object locking to protect static or instance variables from concurrent access problems
在给定的条件下,写出正确使用对象锁保护静态或实例变量不会产生并发访问问题的代码 - 2 document management system phase i project - to convert paper documents into digitised images and provide on - line and concurrent access to all documents in electronic form
2 )文件管理系统第一期计划:把纸本文件转换为数码图像。 - In the early days of programming , non - reentrancy was not a threat to programmers ; functions did not have concurrent access and there were no interrupts
在早期的编程中,不可重入性对程序员并不构成威胁;函数不会有并发访问,也没有中断。 - If you deal with concurrent access of functions , either by threads or processes , you can face problems caused by non - reentrancy of the functions
如果要对函数进行并发访问,不管是通过线程还是通过进程,您都可能会遇到函数不可重入所导致的问题。 - Under the hood , operations on atomic variables get turned into the hardware primitives that the platform provides for concurrent access , such as compare - and - swap
在表面之下,原子变量的操作会变为平台提供的用于并发访问的硬件原语,比如比较并交换。 - The transaction support in jdbc 2 gave developers control over concurrent access to their data , thereby ensuring that persisted data is always in a consistent state
Jdbc 2中的事务支持让开发人员可以控制对数据的并发访问,从而保证持续数据总是保持一致的状态。 - In particular , nearly every modern processor has instructions for updating shared variables in a way that can either detect or prevent concurrent access from other processors
特别是,几乎每个现代处理器都有通过可以检测或阻止其他处理器的并发访问的方式来更新共享变量的指令。 - This access method is unusual in that it provides record level locking . this can provide beneficial performance improvements in applications requiring concurrent access to the queue
这种访问方式与众不同处在于他提供记录级别的锁.当程序需要并发的访问队列时,这一点可以提高性能 - Serialization does not offer any transaction control mechanisms per se , so it cannot be used within applications that need concurrent access without making use of additional apis
序列化本身并不提供任何事务控制机制,因此不能在那些需要并发访问从而不使用辅助api的应用程序中使用它。
更多例句: 下一页